English Dictionary
◊ SOURCE BOOK
source book
n : a collection of historically important documents published
together as a book
English Computing Dictionary
◊ DID YOU MEAN SOURCE CODE?
source code
(Or "source", or rarely "source
language") The form in which a computer program is written by
the programmer. Source code is written in some formal
programming language which can be compiled automatically into
{object code} or {machine code} or executed by an
{interpreter}.
(1995-01-05)